python3-sphinx-paramlinks software package provides allows param links in Sphinx function/method descriptions to be linkable, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python3-sphinx-paramlinks
python3-sphinx-paramlinks is installed in your system.
Make ensure the python3-sphinx-paramlinks package were installed using the commands given below,
$ sudo dpkg-query -l | grep python3-sphinx-paramlinks *
You will get with python3-sphinx-paramlinks package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python3-sphinx-paramlinks |
| Version | 0.2.2-1 |
| Description | allows param links in Sphinx function/method descriptions to be linkable |
| Sub Section | Python |